Skip to content

Update Buildkite pipeline for the new JuliaGPU cluster#489

Merged
ChrisRackauckas merged 1 commit into
JuliaArrays:masterfrom
maleadt:buildkite-queues
Jun 12, 2026
Merged

Update Buildkite pipeline for the new JuliaGPU cluster#489
ChrisRackauckas merged 1 commit into
JuliaArrays:masterfrom
maleadt:buildkite-queues

Conversation

@maleadt

@maleadt maleadt commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The JuliaGPU Buildkite agents have moved to a dedicated cluster, where the single juliagpu queue has been split into per-backend queues. Steps now select agents using queue: "cuda", queue: "rocm" or queue: "oneapi" instead of queue: "juliagpu" combined with a cuda/rocm/intel tag.

This change only affects agent selection; the steps themselves are unchanged.

🤖 Generated with Claude Code

Switch to the per-backend queues of the new JuliaGPU cluster.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 2c73503 into JuliaArrays:master Jun 12, 2026
17 of 19 checks passed
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.20%. Comparing base (db58754) to head (0ebcaaf).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #489   +/-   ##
=======================================
  Coverage   60.20%   60.20%           
=======================================
  Files          14       14           
  Lines         588      588           
=======================================
  Hits          354      354           
  Misses        234      234           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants